home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / networking / terms / kermit / a / msg132.bat < prev    next >
Encoding:
DOS Batch File  |  1993-01-24  |  352 b   |  8 lines

  1. @echo off
  2. echo MS-DOS Kermit does not support 132-column mode on your video adapter.
  3. echo If you have an external command or program that puts your adapter into
  4. echo 132-column mode, please edit the COLS132.BAT file to run that command,
  5. echo and then Kermit will use it to switch to 132 columns.  Otherwise,
  6. echo 132-column mode cannot be used.
  7. pause
  8.